home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 9515 < prev    next >
Encoding:
Text File  |  1996-08-05  |  979 b   |  28 lines

  1. Path: jon.clearink.com!user
  2. From: jon@aggroup.com (Yanni)
  3. Newsgroups: comp.infosystems.www.authoring.cgi,comp.infosystems.www.misc,comp.infosystems.www.authoring.misc,comp.lang.c
  4. Subject: hilight text
  5. Date: Sun, 10 Mar 1996 19:24:29 -0800
  6. Organization: the AG Group
  7. Message-ID: <jon-1003961924290001@jon.clearink.com>
  8. NNTP-Posting-Host: 157.22.226.2
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=US-ASCII
  11. Content-Transfer-Encoding: 7bit
  12. X-Newsreader: Yet Another NewsWatcher 2.0.1
  13.  
  14. Hello, I was wondering if anybody has a good working C function(s) ( not
  15. perl ) that takes a pointer to some text and a list of words that match
  16. and puts <STRONG></STRONG> around the words in the text.
  17.  
  18. The key points here is that I need to _not_ match in any HTML tags that
  19. might be included in the document and not match any text in the
  20. <TITLE></TITLE> tags... (basically from <BODY> to </BODY> is needed).
  21.  
  22. Please CC any responses via email to me.
  23.  
  24. Thanks,
  25.  
  26. -jon stevens
  27. jon@clearink.com
  28.